home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Browsers, Managers & Extensions
/
Flagfox 3.3.4
/
flagfox-3.3.4-fx.xpi
/
install.rdf
< prev
Wrap
Extensible Markup Language
|
2008-11-03
|
1KB
|
34 lines
<?xml version="1.0"?>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>{1018e4d6-728f-4b20-ad56-37578a4de76b}</em:id>
<em:name>Flagfox</em:name>
<em:version>3.3.4</em:version>
<em:description>Displays a flag depicting the location of the current server</em:description>
<em:creator>Dave Garrett</em:creator>
<em:developer>Richard van der Leeden</em:developer>
<!-- see about.xul for more -->
<em:homepageURL>http://flagfox.servehttp.com/</em:homepageURL>
<em:iconURL>chrome://flagfox/content/logo.png</em:iconURL>
<em:optionsURL>chrome://flagfox/content/options.xul</em:optionsURL>
<em:aboutURL>chrome://flagfox/content/about.xul</em:aboutURL>
<em:targetApplication>
<Description>
<!-- Firefox -->
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>2.0</em:minVersion>
<em:maxVersion>3.1b2pre</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
</RDF>